5.4
MEDIUM CVSS 3.1
CVE-2024-13205
kurniaramadhan E-Commerce-PHP Create Product Page create_product.php cross site scripting
Description

A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/create_product.php of the component Create Product Page. The manipulation of the argument Name leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

INFO

Published Date :

Jan. 9, 2025, 3:15 a.m.

Last Modified :

July 2, 2025, 7:10 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-13205 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Kurniaramadhan e-commerce-php
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 2.0 LOW [email protected]
CVSS 3.1 LOW [email protected]
CVSS 3.1 MEDIUM [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Sanitize all user inputs to prevent Cross-Site Scripting vulnerabilities in the application.
  • Review and sanitize input data for the 'Name' argument.
  • Implement output encoding for data displayed in the browser.
  • Update the application to a version with the vulnerability patched.
  • Restrict access to the admin interface.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-13205.

URL Resource
https://vuldb.com/?ctiid.290798 Permissions Required VDB Entry
https://vuldb.com/?id.290798 Third Party Advisory VDB Entry
https://vuldb.com/?submit.471233 Third Party Advisory VDB Entry
https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1 Exploit Third Party Advisory
https://youtu.be/YHaoqELPbBQ?si=egd2TedZ1F-i-Qae Exploit
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-13205 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-13205 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-13205 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 02, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    Added CPE Configuration OR *cpe:2.3:a:kurniaramadhan:e-commerce-php:1.0:*:*:*:*:*:*:*
    Added Reference Type VulDB: https://vuldb.com/?ctiid.290798 Types: Permissions Required, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?id.290798 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://vuldb.com/?submit.471233 Types: Third Party Advisory, VDB Entry
    Added Reference Type VulDB: https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1 Types: Exploit, Third Party Advisory
    Added Reference Type VulDB: https://youtu.be/YHaoqELPbBQ?si=egd2TedZ1F-i-Qae Types: Exploit
  • CVE Modified by [email protected]

    Jan. 10, 2025

    Action Type Old Value New Value
    Added Reference https://youtu.be/YHaoqELPbBQ?si=egd2TedZ1F-i-Qae
  • CVE Modified by [email protected]

    Jan. 09, 2025

    Action Type Old Value New Value
    Changed Description A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/create_product.php of the component Create Product Page. The manipulation of the argument Name leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way. A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/create_product.php of the component Create Product Page. The manipulation of the argument Name leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Removed CVSS V4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
    Removed CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L
    Added CVSS V2 (AV:N/AC:L/Au:M/C:N/I:P/A:N)
    Removed CVSS V2 (AV:N/AC:L/Au:M/C:P/I:P/A:P)
    Added CWE CWE-79
    Added CWE CWE-94
    Removed CWE CWE-89
    Removed CWE CWE-74
  • New CVE Received by [email protected]

    Jan. 09, 2025

    Action Type Old Value New Value
    Added Description A vulnerability was found in kurniaramadhan E-Commerce-PHP 1.0. It has been rated as problematic. Affected by this issue is some unknown functionality of the file /admin/create_product.php of the component Create Product Page. The manipulation of the argument Name leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L
    Added CVSS V2 (AV:N/AC:L/Au:M/C:P/I:P/A:P)
    Added CWE CWE-89
    Added CWE CWE-74
    Added Reference https://vuldb.com/?ctiid.290798
    Added Reference https://vuldb.com/?id.290798
    Added Reference https://vuldb.com/?submit.471233
    Added Reference https://www.websecurityinsights.my.id/2024/12/ecommerce-php-by-kurniaramadhan-sql.html?m=1
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.1
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 5.4
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact
Base CVSS Score: 3.3
Access Vector
Access Complexity
Authentication
Confidentiality Impact
Integrity Impact
Availability Impact